home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / Freeware / Remapollo / Modules / patches / workbench / workbench.pch.txt < prev   
Text File  |  2002-10-27  |  985b  |  31 lines

  1. MM's OS3.9 fixes:
  2.  
  3. workbench.pch
  4.  
  5. Patches workbench.library V45.127 (OS3.9 BB1) to V45.128
  6.  
  7. This patch fixes some of bugs in Workbench V45:
  8.  
  9. - RemoveAppMenuItem() memory leaks
  10. - greatly speeded up removing/adding menus (requires usage of new tag:
  11. WBA_LayoutMenus=$8000A050)
  12. - there is now safety check build into AddAppMenuItem() which ensures the
  13. total number of WB menus will never exceed maximum allowed (31)
  14. - copying of linked files' icons
  15. - copy deadlock (drag-copy of main volume icon over its child leaved-out
  16. drawer)
  17. - rename w/o changes was cutting 1 character each time
  18. - 12 char max size length in 'view by name' mode
  19. - reworked libinit/open/close/expunge - 1.3 LoadWB command now works
  20.  
  21. To apply the patch you can use included install script; remember to place the
  22. spatch command somewhere in your path. Original file will be backed up using
  23. '.bak' suffix.
  24.  
  25. For questions, bugreports, etc. mail me: bloelle@priv.gold.pl
  26.  
  27. NO WARRANTIES: USE AT YOUR OWN RISK!
  28.  
  29. Have fun,
  30. MM
  31.